﻿@charset "utf-8";
body {
	font-family: "微软雅黑" !important;
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 0;
}

.kuang {
	width: 1170px;
	margin: 0 auto;
	position: relative;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none !important;
	color: #ff5200 !important;
}

.new h3,
.recent h3,
.point h3,
.free h3,
.hezuo h3,
.mianze h3,
.banquan h3 {
	border-bottom: 3px solid #76797c;
	color: #cc3333;
	padding-left: 4px;
	margin-bottom: 15px;
	font-size: 20px;
	display: block;
}

.new h3 span,
.recent h3 span,
.point h3 span,
.free h3 span,
.hezuo h3 span,
.mianze h3 span,
.banquan h3 span {
	border-bottom: 3px solid #dd7777;
	display: inline-block;
	line-height: 30px;
	margin-bottom: -3px;
	width: 132px;
	font-weight: bold;
	margin-left: -5px;
	padding-left: 5px;
}


/*头部导航栏*/

.tou .logo {
	margin: 18px 70px 0 0;
	width: 150px;
	height: 65px;
	display: block;
    float: left;
}

.tou .logo img {
	width: 100%;
}

.tou ul {
	overflow: hidden;
	margin: 0px;
}

.tou ul li {
	list-style: none;
	float: left;
}

.tou ul li a {
	color: #000;
	font-size: 16px;
	float: left;
	line-height: 102px;
	display: block;
	text-align: center;
	margin-right: 50px;
	text-decoration: none;
}

.tou ul li a:hover {
	color: #ff5200;
}


/*广告轮播*/

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner ul {
	position: absolute;
}

.banner ul li {
	width: 100%;
	height: 400px;
	float: left;
	background: no-repeat center center;
}

.banner ol {
	width: 100%;
	height: 20px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 48%;
	/* margin-left: -40px; */
	bottom: 30px;
	padding: 0 10px;
	border-radius: 10px;
	bottom: 0;
}

.banner ol li {
	width: 10px;
	height: 10px;
	float: left;
	margin: 5px 5px;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	cursor: pointer;
}

.banner ol .current {
	background: rgba(255, 255, 255, 1);
}

.banner i {
	width: 50px;
	height: 105px;
	position: absolute;
	top: 70%;
	margin-top: -118px;
	cursor: pointer;
	border-radius: 5px;
}

.banner img {
	width: 100%
}

.banner .left {
	left: 60px;
	background-color: rgba(0, 0, 0, 0.2);
}

.banner .right {
	right: 60px;
	background-color: rgba(0, 0, 0, 0.2);
}

.banner .left:hover,
.banner .right:hover {
	background-color: rgba(255, 82, 0, 0.3);
}


/*最新刊物*/

.new_nr {
	overflow: hidden;
	padding: 3px 0;
}

.xlp_main {
	width: 520px;
	float: left;
	position: relative;
	margin-right: 100px;
}

.esf_main {
	width: 520px;
	float: left;
}

.xlp_main_l,
.esf_main_l {
	float: left;
	margin-right: 70px;
	margin-top: 20px;
}

.xlp_main_l li,
.esf_main_l li {
	width: 49px;
	padding: 75px 10px 0 10px;
	height: 286px;
	line-height: 40px;
	font-size: 20px;
	background: #cc3333;
	color: #cc3333;
	background: url(../img/sanjiao.png);
	font-weight: bold;
}

.xlp_main_l .xlp_btn,
.esf_main_l .esf_btn {
	background: #cc3333;
	color: #fff;
	padding-top: 50px;
	cursor: pointer;
	width: 40px;
	padding: 51px 10px 0 10px;
	font-weight: bold;
}

.xlp_new,
.esf_new {
	position: relative;
	overflow: hidden;
	padding-top: 20px;
}

.xlp_new i,
.esf_new i {
	height: 37px;
	position: absolute;
	left: 322px;
	top: -16px;
	width: 96px;
	z-index: 999;
}

.xlp_new i img {
	width: 100%;
}

.new_pic,
.esf_pic {
	width: 400px;
	height: 572px;
	display: block;
	float: left;
}

.new_pic img,
.esf_pic img {
	width: 100%;
}

.qishu {
	float: left;
	text-align: center;
	width: 100%;
	margin: 20px auto 0 auto;
}

.qishu a {
	font-size: 20px;
}

.xlp_new a img {
	width: 100%
}


/*往期刊物*/

.new .kuang>div .wangqi {
	position: relative;
	position: absolute;
	right: -7px;
	top: -5px;
}

.new .kuang>div .wangqi .wq_dian {
	width: 330px;
	height: 30px;
	background: rgba(204, 51, 51, 0.9);
	position: absolute;
	right: 13px;
	top: 12px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #fff;
}

.new .kuang>div .wangqi .wq_dian i {
	width: 330px;
	height: 39px;
	display: block;
	cursor: pointer;
	/* background: url(../img/jiant_l.png) no-repeat center; */
	text-align: center;
	line-height: 30px;
}

.new .kuang>div .wangqi .wq_dian i span {
	width: 40px;
	padding: 0px 10px;
	display: inline-block;
}

.new .kuang>div .wangqi .wq_dian i span img {
	width: 100%;
}

.esf_main {
	width: 520px;
	float: left;
	position: relative;
}

.zuoxia {
	border-bottom: none;
	z-index: 99;
}

.youxia {
	border-right: none;
	z-index: 99;
}

.tab {
	background: rgba(204, 51, 51, 0.6);
	width: 572px;
	height: 286px;
	position: absolute;
	top: 306px;
	left: 40px;
}

.esf_main .tab {
	width: 500px;
}

.tab .nav-tabs {
	width: 96.8%;
	background: #eee;
	overflow: hidden;
	margin: 9px auto 0 9px;
}

.tab .nav-tabs li {
	margin: 3px 0 0px 5px;
	width: 17%;
	height: 30px;
	line-height: 30px;
}

.tab .nav-tabs li a {
	font-size: 13px;
	color: #999898;
	background: #fff;
	border-radius: 0;
	border: none;
	text-transform: uppercase;
	/* position: relative; */
	background: #eee;
	display: block;
	text-align: center;
	line-height: 30px;
	padding: 0;
	margin-top: 6px;
}

.tab .nav-tabs li a:hover {
	border-top: none;
	border-bottom: none;
	border-right-color: #ddd;
}

.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:hover {
	color: #ff5200 !important;
	border: none;
	/* background: rgba(204,51,51,0.8) !important; */
}

.tab .tab-content {
	color: #999898;
	line-height: 25px;
	background: #fff;
	padding: 10px;
	border-top: none;
	width: 96.8%;
	height: 230px;
	margin: -1px 0 0 9px;
}

.tab .tab-content div ul {
	overflow: hidden;
}

.tab .tab-content div ul li {
	float: left;
	width: 57.5px;
	height: 30px;
	text-align: center;
}

.tab .tab-content div ul li a {
	color: #666;
}

.tab .tab-content div ul li a:hover {
	color: #ff5200;
}


/*近期更新*/

.recent {
	margin-bottom: 270px;
}

.recent .re_left {
	overflow: hidden;
	width: 720px;
	float: left;
	padding-top: 20px;
}

.recent .biao_1 {
	width: 40px;
	display: block;
	position: absolute;
	z-index: 9999;
	left: -1px;
	top: 56px;
}

.recent .biao_2 {
	width: 40px;
	display: block;
	position: absolute;
	z-index: 9999;
	left: 359px;
	top: 55px;
}

.recent .biao_1 img,
.recent .biao_2 img {
	width: 100%;
}

.recent .re_left>div {
	float: left;
	overflow: hidden;
	position: relative;
	width: 343px;
	height: 225px;
	margin-right: 15px;
}

.recent .re_left>div a img {
	transition: all .3s ease-in;
	transform: scale(1);
}

.recent .re_left>div:hover a img {
	transform: scale(1.08);
}

.recent .re_left>div img {
	width: 100%;
}

.recent .re_left>div div {
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	color: #fff;
	padding: 0px 10px;
}

.recent .re_left>div div h4 {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 17px;
}

.re_right {
	width: 433px;
	height: 226px;
	overflow: hidden;
	float: right;
	border: 1px solid #d34e4e;
	background: #f1f1f1;
	padding: 30px 20px;
	margin-top: 20px;
}

#slide {
	position: absolute;
	height: 150px;
	width: 390px;
	color: #FA8E93;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 20px;
}

#slide a {
	margin-bottom: 20px;
	display: block;
	color: #666;
}

#slide a:hover {
	text-decoration: none;
	color: #FF5200;
}

#slide p {
	line-height: 30px;
	overflow: hidden;
	padding-left: 8px;
	font-size: 16px;
}

#slide span {
	float: left;
	margin-top: 6px;
	font-size: 16px;
	font-weight: bold;
	color: #cb3332;
}


/*发行渠道点位*/

.point h3 i {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	font-weight: bold;
}

.point ul {
	overflow: hidden;
	margin-left: 0px;
	padding-inline-start: 0px;
	padding: 0px;
}

.point ul li {
	width: 234px;
	list-style: none;
	float: left;
}

.point ul li i {
	width: 20px;
	height: 30px;
	display: inline-block;
	margin-right: 10px;
}

.point ul li i img {
	width: 100%;
}

.point ul li p {
	line-height: 20px;
}

.point ul li p span {
	color: #0066cc;
}


/*免费获赠*/

.free {
	overflow: hidden;
	margin-bottom: 20px;
}

.free .free_left {
	float: left;
	width: 100%;
}

.free .free_left ul {
	overflow: hidden;
}

.free .free_left ul li {
	padding-left: 10px;
	overflow: hidden;
	float: left;
	width: 25%;
	padding-right: 40px;
	border-right: 1px solid #918b8a;
	height: 155px;
}

.free .free_left ul li:last-child {
	border-right: none;
}

.free .free_left ul li div {
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 15px;
	margin-top: 6px;
}

.free .free_left ul li div img {
	width: 100%;
}

.free .free_left ul li p {
	line-height: 18px;
	display: block;
	width: 164px;
	margin-top: 5px;
	float: left;
	line-height: 22px;
}

.free .free_left ul li p a {
	color: #0066ff;
}

.free .free_right {
	width: 350px;
	float: right;
}

.free .free_right>p {
	font-size: 26px;
}

.free .free_right div p {
	color: #333;
	line-height: 40px;
	font-size: 16px;
}

.free .free_right div p span {
	color: #999;
	font-size: 12px;
}

.free .free_right h3+p+h3 {
	margin-top: -21px;
}

.bottom {
	height: 90px;
	border-top: 2px solid #c7000b;
	background-color: #31363b;
	margin-top: 18px;
}

.nav-bottom {
	width: 400px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding-top: 15px;
}

.nav-bottom a {
	color: #fff;
	padding-right: 12px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-right: 13px;
	text-decoration: none;
}

.nav-bottom a+a+a+a {
	border-right: none
}

.nav-bottom p {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}


/*右侧抽屉浮标*/

.right_ico {
	position: fixed;
	right: 20px;
	top: 55%;
	width: 50px;
	z-index: 10;
}

.right_ico a {
	margin-bottom: 9px;
	cursor: pointer;
	border-radius: 3px;
	background: #c2c2c2;
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	float: right;
	overflow: visible !important;
}

.right_ico a span {
	display: none;
	padding-top: 5px;
	line-height: 50px;
}

.right_ico a>i {
	width: 50px;
	height: 50px;
	background: url(../img/ricon_wx.png) no-repeat;
	position: absolute;
	right: 0;
}

.right_ico a.n1>i {
	background-position: 11px;
}

.right_ico a.n2>i {
	background: url(../img/ricon_lp.png) no-repeat;
	background-position: 11px;
}

.right_ico a.n3>i {
	background: url(../img/ricon_dh.png) no-repeat;
	background-position: 11px;
}

.right_ico a.n4>i {
	background: url(../img/ricon_wb.png) no-repeat;
	background-position: 11px;
}

.right_ico a.n5>i {
	background: url(../img/ricon_sq.png) no-repeat;
	background-position: 11px;
}

.right_ico a.n5 {
	display: none
}

.right_ico a:hover {
	background: #cc3333;
	text-decoration: none;
}

.right_ico a:hover span {
	background: #cc3333;
}

.right_ico a.n1:hover span {
	right: 50px;
	top: 0;
	position: absolute;
/*	padding-right: 10px;*/
}

.right_ico a.n2:hover span {
	right: 50px;
	top: 0;
	position: absolute;
	padding-right: 10px;
}

.right_ico a.n3:hover {
	width: 195px;
}

.right_ico a.n4:hover {
	width: 170px;
}

.right_ico a.n5:hover {
	width: 150px
}

.right_ico a:hover span {
	display: block;
	color: #fff;
	padding-left: 10px;
	line-height: 40px;
}

.right_ico a span i {
	font-size: 10px;
	line-height: 30px;
	display: block;
	text-align: center;
}

/*免责声明*/

.mianze {
	padding: 0 2%;
}

.mianze p,
.banquan p {
	text-indent: 28px;
	color: #000;
}


/*市场合作*/

.hezuo {
	overflow: hidden;
	padding: 0 2%;
}

.hezuo_l {
	width: 60%;
	float: left;
	padding-right: 2%;
	border-right: 1px solid #ccc;
}

.hezuo_r {
	width: 30%;
	float: left;
	margin-left: 3%;
}

.hezuo h4 {
	color: #cc3333;
	line-height: 20px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 16px;
}

.hezuo p {
	font-size: 14px;
}

.hezuo_r p {
	font-size: 14px;
	font-weight: bold;
}


/*版权声明*/

.banquan {
	height: 300px
}

.banquan p {
	line-height: 30px;
	font-size: 16px;
}


/*轮播新样式*/

.jssora05l,
.jssora05r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 100px;
	height: 100px;
	cursor: pointer;
	background: url('../img/a17.png') no-repeat;
	overflow: hidden;
}

.jssora05l {
	background-position: -10px -40px;
}

.jssora05r {
	background-position: -70px -40px;
}

.jssora05l:hover {
	background-position: -130px -40px;
}

.jssora05r:hover {
	background-position: -190px -40px;
}

.jssora05l.jssora05ldn {
	background-position: -250px -40px;
}

.jssora05r.jssora05rdn {
	background-position: -310px -40px;
}

.jssora05l.jssora05lds {
	background-position: -10px -40px;
	opacity: .3;
	pointer-events: none;
}

.jssora05r.jssora05rds {
	background-position: -70px -40px;
	opacity: .3;
	pointer-events: none;
}


/* jssor slider thumbnail navigator skin 01 css */


/*.jssort01 .p            (normal).jssort01 .p:hover      (normal mouseover).jssort01 .p.pav        (active).jssort01 .p.pdn        (mousedown)*/

.jssort01 .p {
	position: absolute;
	top: 0;
	left: 0;
	width: 15px;
	height: 15px;
	background: rgb(105, 97, 97);
		border-radius: 30px;
}

.jssort01 .t {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.jssort01 .w {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border-radius: 30px;
}

.jssort01 .c {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 15px;
	/*border: #000 2px solid;*/
	box-sizing: 100%;
	/*background: url('../img/t01.png') -800px -800px no-repeat;*/
	border-radius: 30px;
	background: rgb(105, 97, 97);
}

.jssort01 .pav .c {
	top: 0px;
	_top: 0px;
	left: 0px;
	_left: 0px;
	width: 15px;
	height: 15px;
	/*border: #000 0px solid;
	_border: #fff 2px solid;*/
	background-position: 50% 50%;
	background: #FF5200;
}

.jssort01 .p:hover .c {
	top: 0px;
	left: 0px;
	width: 15px;
	height: 15px;
	border: #fff 1px solid;
	background-position: 50% 50%;
}

.jssort01 .p.pdn .c {
	background-position: 50% 50%;
	width: 15px;
	height: 15px;
	border: #000 2px solid;
}

* html .jssort01 .c,
* html .jssort01 .pdn .c,
* html .jssort01 .pav .c {
	/* ie quirks mode adjust */
	width/**/
	: 15px;
	height/**/
	: 15px;
}
.title{
	font-size: 26px;
	text-align: center;
	font-weight: bolder;
	margin-top: 40px;
}
.clear{
	clear: both;
}
.line{
	width: 160px;
	height: 15px;
	margin: 0px auto;
	display: block;
	margin-top: 10px;
}
.get_paper{
	width: 1070px;
	margin: 10px auto;
}
.get_paper_item{
	width: 355px;
	float: left;
}
.get_paper_item ul li{
	list-style: none;
}
.get_paper_item_message{
	float: left;
	color: #666;
	font-size: 14px;
	width: 200px;
	margin: 0px 15px;
	margin-right: 0px;
}
.point i img{
	vertical-align: middle;
}
h4{
	font-size: 18px;
}
.advantage_bg{
	background: url(../img/advantage_bg.png) top center no-repeat;
	width: 304px;
	height: 26px;
	line-height: 26px;
	color: #FFF;
	margin-left: 12px;
}
.advantage_bg span:nth-child(1){
	margin-left: 18px;
}
.advantage_bg span:nth-child(2){
	margin-left: 22px;
}
.number{
	color: #e60012;
	font-size: 18px;
	font-weight: bolder;
	margin-top: 1px;
	float: left;
}
ul{
	padding-inline-start: 0px;
}
.small_message{
	width: 1070px;
	margin: 0px auto;
	background-color: #f5f7fc;
	height: 32px;
	line-height: 32px;
	text-align: center;
}





